userandererandrecancel
branchNative Library/maincancel

70 Commits over 1,249 Days - 0.00cph!

7 Years Ago
Windows system info tweak
7 Years Ago
Manual Linux Build
7 Years Ago
Manual OSX build
7 Years Ago
System info API tweaks
7 Years Ago
Added system info API
7 Years Ago
Removed Raknet
7 Years Ago
Manual Linux Build
7 Years Ago
Manual OSX Build
7 Years Ago
Manual Linux Build
7 Years Ago
Manual OSX Build
7 Years Ago
Create texture cache read / write streams in binary mode
7 Years Ago
Manual Linux Build
7 Years Ago
Manual OSX Build
7 Years Ago
Added load_texture_from_cache and save_texture_to_cache
7 Years Ago
Manual Linux Build (Ubuntu 14.04.5)
7 Years Ago
More memory management fixes
7 Years Ago
Memory management fixes
7 Years Ago
Flip textures vertically on load because Unity
7 Years Ago
Support for non-power-of-two source textures
7 Years Ago
Added texture loading, mipmap creation and texture compression in native code (thread safe)
7 Years Ago
Changed MTU from 1430 to 1400 (compatibility)
8 Years Ago
Copy script update
8 Years Ago
▉▍▉▋▊▍ ▌▌▋ ▊▆▅
9 Years Ago
Linked sqlite3 on OSX Added sqlite3.c to build on Windows and Linux
9 Years Ago
Don't expose SQLite directly by manually adding code to it, instead wrap it in a single C++ file
9 Years Ago
Fixed SQLite on OSX (and quite possibly Linux)
9 Years Ago
OSX Build
9 Years Ago
Noise tweaks
9 Years Ago
Reverted composite noise to work in normalized space, scale the result by amplitude
9 Years Ago
Jordan noise tweak Updated composite noise header file
9 Years Ago
Jordan noise fix
9 Years Ago
Noise tweak
9 Years Ago
Updated noise backend
9 Years Ago
Changed noise implementation
9 Years Ago
OSX Build
9 Years Ago
OCD
9 Years Ago
Updated noise generator to double precision
9 Years Ago
Reverted FloatStrict
9 Years Ago
Trying FloatStrict (even though it shouldn't make a difference with SSE register math?)
10 Years Ago
OSX Build
10 Years Ago
Reverted mathf to use cmath sqrt again
10 Years Ago
OSX Build
10 Years Ago
Added -fpmath=sse to Linux and OSX to get proper 32bit and 64bit values
10 Years Ago
OSX Build
10 Years Ago
Removed all cmath calls from noise for testing purposes
10 Years Ago
OSX Build
10 Years Ago
Removed SteamNative from build scripts
10 Years Ago
Fixed dylib linker names on OSX
10 Years Ago
Removed SteamNative from my copy script
10 Years Ago
OSX Build